home *** CD-ROM | disk | FTP | other *** search
- xarc: add, extract and list files in an archive
-
- add files:
-
- xarc [-m Mode] archive file1 [file2 ...]
-
- extract files:
- xarc -u archive file1[,generation] [file2[,generation] ...]
-
- list files:
- xarc -l archive
-
-
- xcopy: copy files from one archive to another
-
- xcopy srcarchive dstarchive file[,gen] [file[,gen] ....]
-
-
- xren: rename files in the archive
-
- xren archive old[,gen] new[,gen]
-
-
- xnote: set filenotes
-
- xnote archive file[,gen] filenote
-
-